-
Notifications
You must be signed in to change notification settings - Fork 139
Flagship 6
Brett Weissbart edited this page Sep 6, 2019
·
1 revision
This release contains a fix for when original prices are displayed next to sale prices in the ProductItem component. Due to improper object comparison, a price may appear as being on sale even if the current price and original price were the same value.
While this fixes improper behavior, the change may affect how prices are displayed in existing implementations of ProductItem, so we decided to declare this a breaking change.
Getting Started
- Flagship Technical Introduction
- Setting up Your Development Environment
- Getting Started with Flagship
- Creating a Flagship App
How To
- Running Flagship Apps
- Managing Environments
- Creating App Icons
- Creating Launch Screens
- Signing Your Apps
- Using React Native Permissions v2
- Using SSL Certificate Pinning
- Initializing Multiple Xcode Targets
Major Releases