Daniel Zlotin
89bec42dd4
remove package-lock.json
6 gadus atpakaļ
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 gadus atpakaļ
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 gadus atpakaļ
Daniel Zlotin
0107e33dda
update gitignore
7 gadus atpakaļ
Daniel Zlotin
a6e337c468
added missing native changes
7 gadus atpakaļ
Daniel Zlotin
0784f75599
try to run on private account
7 gadus atpakaļ
Daniel Zlotin
87a3abd6c1
update gitignore
7 gadus atpakaļ
Daniel Zlotin
1e3cd7cdf6
integration works
7 gadus atpakaļ
Daniel Zlotin
42e6d811e8
update gitignore, npmignore, gradlew
8 gadus atpakaļ
Rotem M
4124178295
Added npmignore and gitignore exclusions
8 gadus atpakaļ
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 gadus atpakaļ
Artal Druk
640773c374
Support titleImage
8 gadus atpakaļ
talkol
3faaa08cad
initial
8 gadus atpakaļ