You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
or, using the [shell script](https://github.com/cooperka/react-native-immutable-list-view/blob/master/bin/download-flatlist.sh) from this library:
288
+
or, using the [shell script](https://github.com/cooperka/react-native-immutable-list-view/blob/v0.4.5/bin/download-flatlist.sh) from this library:
289
289
290
290
```bash
291
291
npm run download-flatlist
@@ -309,4 +309,4 @@ After following the above steps, simply render it:
309
309
```
310
310
311
311
See the [example app](https://github.com/cooperka/react-native-immutable-list-view/tree/master/example) for a working demo,
312
-
or [React Native's `FlatListExample`](https://github.com/facebook/react-native/blob/master/Examples/UIExplorer/js/FlatListExample.js) for an idea of what features are possible.
312
+
or [React Native's `FlatListExample`](https://github.com/facebook/react-native/blob/master/RNTester/js/FlatListExample.js) for an idea of what features are possible.
0 commit comments