-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
75f6cd3
commit f2728ed
Showing
3 changed files
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
import React from 'react'; | ||
|
||
## React Native | ||
|
||
- The React Native Registration Workflow was re-architected to allow for greater flexibility from the application side with several more Registration UI Actions such as: | ||
- acceptEula | ||
- requestRegistrationCode | ||
- validateUserRegistrationRequest | ||
- createPassword | ||
- completeRegistration | ||
- The new major version with breaking changes also provides greater control over your routing library, internationalization, screen order/custom screens, error handling, etc. | ||
- We are currently in the process of migrating our React Native Authentication Workflow. | ||
|
||
## Figma Component Sticker Sheet | ||
|
||
- The innersourcing of Brightlayer Chart’s components into the Material Design 3 Figma component sticker sheet is complete and has gone through user testing. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Rearchitected [React Native Auth Workflow](https://www.npmjs.com/package/@brightlayer-ui/react-native-auth-workflow) package for greater flexibility and customization of the flows and innersourced Brightlayer Chart’s components into the [Figma Component Sticker Sheet](<https://www.figma.com/file/Nydz8n8HBj6U3ZtULja3gD/%F0%9F%92%AB-Brightlayer-UI-Tokens-%2B-Components-(in-Material-Design-3)?type=design&node-id=3910-27353&mode=design>) following Material Design 3. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters