react-native-externs
react-native-externs copied to clipboard
Google Closure extern files for React Native
Results
1
react-native-externs issues
Sort by
recently updated
recently updated
newest added
There are callback objects were externs are needed. An example is an animation completion callback which is passed `#js {:finished true}`. With an extern this can be accessed like `(.-finished...