Yogev Ben David
ec7f32404d
Add missing typescript interfaces (#6203 )
* Add missing typescript interfaces
* Fix tsconfig
* Fix ts imports
* Remove NavigationListener
* Add Navigation.events().registerComponentListener()
* Avoid breaking changes in typescript
* Export NavigationComponentProps
пре 5 година
Henrik Raitasola
9e97838526
Fix name collision so auto import works correctly (#4414 )
Fix name collision so autocomplete works
пре 6 година
Guy Carmeli
760e6cf1ac
Export interfaces
This commit exports interfaces used by RNN so they can be used to improve type checking. closes #4177
Usage
import {Options} from 'react-native-navigation';
const options: Options = {}
пре 6 година
Daniel Zlotin
d391acb715
declaration files
пре 7 година
Daniel Zlotin
1945e247ed
tslint instead of xo and eslint
пре 7 година
Daniel Zlotin
ee675c516f
migrate to using regular export
пре 7 година