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 = {}
|
||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
|
|
7 |
|
|
8 |
|
|
9 |
|
|
10 |
|
|
11 |
|