This repository was archived by the owner on Nov 10, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Status Components
Andrey Shovkoplyas edited this page Jan 11, 2018
·
10 revisions
| Component | Mobile | Electron | QT |
|---|---|---|---|
| Container | View react-native
|
Viewreact-native-web
|
Viewstatus-im/react-native-desktop
|
| Label | Text react-native
|
Text react-native-web
|
Text status-im/react-native-desktop
|
| Image | Image react-native
|
Image react-native-web
|
Image status-im/react-native-desktop
|
| InputField | TextInput react-native
|
TextInput react-native-web
|
TextInput status-im/react-native-desktop
|
| Scroll | ScrollViewreact-native
|
ScrollViewreact-native-web
|
ScrollView status-im/react-native-desktop
|
| Touchable | TouchableHighlight react-native
|
TouchableOpacity react-native-web
|
TouchableHighlight status-im/react-native-desktop
|
| List | FlatList react-native
|
div web
|
FlatList status-im/react-native-desktop
|
| SVG | svg react-native-svg
|
svg web
|
Image status-im/react-native-desktop
|
| i18n | i18n react-native-i18n
|
I18nManagerTBDreact-native-web
|
i18n status-im/react-native-i18n
|
| status-go | Status react-native-status
|
status-gostatus-nodejs
|
??? ??? status-im/react-native-desktop
|
| DB* | realm realm
|
localStorage web
|
realm status-im/realm-js
|
- we want to get rid of realm on mobile, because we don't use how it was meant for, so it would be good to find solution for both desktop and mobile