April 2019
Intermediate to advanced
320 pages
8h 13m
English
This chapter covers
Modal component to show and hide viewsFlatList component ActivityIndicator to show loading stateReact Native ships with many components that are ready to use in your apps. Some of these components work cross-platform: that is, they work regardless of whether you’re running an app on iOS or Android. Other components are platform-specific: for example, ActionSheetIOS only runs on iOS, and ToolbarAndroid only runs on the Android platform (cross-platform components were covered in Chapters 10 and 11). ...
Read now
Unlock full access