April 2019
Intermediate to advanced
320 pages
8h 13m
English
This chapter covers
DatePickerIOS, and PickerIOSProgressViewIOSSegmentedControlIOS and TabBarIOSActionSheetIOSOne of the end goals of the React Native project is to have a minimal amount of platform-specific logic and code. Most APIs can be built so the platform-specific code is abstracted away by the framework, giving you a single way to interact with them and easily create cross-platform functionality.
Unfortunately, there will always be platform-specific APIs that can’t be completely abstracted ...
Read now
Unlock full access