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
il y a 5 ans
Henrik Raitasola
9e97838526
Fix name collision so auto import works correctly (#4414 )
Fix name collision so autocomplete works
il y a 6 ans
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 = {}
il y a 6 ans
Daniel Zlotin
d391acb715
declaration files
il y a 7 ans
Daniel Zlotin
1945e247ed
tslint instead of xo and eslint
il y a 7 ans
Daniel Zlotin
ee675c516f
migrate to using regular export
il y a 7 ans