Leo Natan
a0e6bcccc9
Extend SafeAreaView to support iOS 10
6 年 前
Daniel Zlotin
89bec42dd4
remove package-lock.json
6 年 前
Roman Kozlov
9de8bf4540
V2 overlay (#2105 )
* V2 overlay skeleton (#2097 )
* skeleton
* basic test
* remove useless files
* remove useles files
* semicolon
* refactoring
* rm useless files
* alert dialog more styles
* hot fix
* tests
* e2e with own alert
* fix test
* fix ios e2e
* custom dialog WIP
* WIP
* refactor custom dialog
* fix e2e
* gitignore
* fix js tests
* remove hardcode
* snackbar
* drop FAB for now
* fix test
7 年 前
Roman Kozlov
6cf4fe9bd8
V2 current tab (#2205 )
* readme
* WIP
* ios, tests
* refactoring
* current tab
* android tests
* readme
* current tab index ios
* fix tests
* readme
* test fix
* probabl test fix
7 年 前
Ran
9cbaf2e055
update .gitignore added #VSCODE section (#703 )
* update .gitignore added #VSCODE section
* added # VSCODE
7 年 前
Daniel Zlotin
0107e33dda
update gitignore
7 年 前
Daniel Zlotin
a6e337c468
added missing native changes
7 年 前
Daniel Zlotin
0784f75599
try to run on private account
7 年 前
Daniel Zlotin
87a3abd6c1
update gitignore
7 年 前
Daniel Zlotin
1e3cd7cdf6
integration works
7 年 前
Daniel Zlotin
42e6d811e8
update gitignore, npmignore, gradlew
8 年 前
Rotem M
4124178295
Added npmignore and gitignore exclusions
8 年 前
Yedidya Kennard
47b77f07b5
Adds support for passing props in Android
Anything passed in a navigator event in a 'passProps' object will be serialized into the Java side Screen object as a HashMap<String, Object>. When RctView starts the React root the props are deserialized into the Bundle passed as props, along with the navigation info. Due to React and Java limitations, JS arrays of arrays are deserialized as dictionaries by index, and arrays of multiple types are not supported.
8 年 前
Artal Druk
640773c374
Support titleImage
8 年 前
talkol
3faaa08cad
initial
8 年 前