Customize UI
Please refer to the official guides for Android and iOS. Most of the UI customization is done globally (XML files for Android, in AppDelegate.m
for iOS), so there's nothing React Native specific.
If you have a use case where you need customization that requires React Native integration (custom buttons on widgets, maybe?), please open an issue.