Leo Natan
a0e6bcccc9
Extend SafeAreaView to support iOS 10
il y a 6 ans
Daniel Zlotin
89bec42dd4
remove package-lock.json
il y a 6 ans
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
il y a 7 ans
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
il y a 7 ans
Ran
9cbaf2e055
update .gitignore added #VSCODE section (#703 )
* update .gitignore added #VSCODE section
* added # VSCODE
il y a 7 ans
Daniel Zlotin
0107e33dda
update gitignore
il y a 7 ans
Daniel Zlotin
a6e337c468
added missing native changes
il y a 7 ans
Daniel Zlotin
0784f75599
try to run on private account
il y a 7 ans
Daniel Zlotin
87a3abd6c1
update gitignore
il y a 7 ans
Daniel Zlotin
1e3cd7cdf6
integration works
il y a 7 ans
Daniel Zlotin
42e6d811e8
update gitignore, npmignore, gradlew
il y a 8 ans
Rotem M
4124178295
Added npmignore and gitignore exclusions
il y a 8 ans
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.
il y a 8 ans
Artal Druk
640773c374
Support titleImage
il y a 8 ans
talkol
3faaa08cad
initial
il y a 8 ans