CupThread React Native & Expo SDK - v0.1.0
Preparing search index...
RoadmapStrings
Interface RoadmapStrings
Localized strings for the RoadmapBoardScreen component.
interface
RoadmapStrings
{
emptyColumn
:
string
;
screenTitle
:
string
;
searchPlaceholder
:
string
;
upvotesCount
:
(
count
:
number
)
=>
string
;
}
Index
Properties
empty
Column
screen
Title
search
Placeholder
upvotes
Count
Properties
empty
Column
emptyColumn
:
string
screen
Title
screenTitle
:
string
search
Placeholder
searchPlaceholder
:
string
upvotes
Count
upvotesCount
:
(
count
:
number
)
=>
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
empty
Column
screen
Title
search
Placeholder
upvotes
Count
CupThread React Native & Expo SDK - v0.1.0
Loading...
Localized strings for the RoadmapBoardScreen component.