start-ui-native icon indicating copy to clipboard operation
start-ui-native copied to clipboard

🚀 Start UI [native] is an opinionated UI starter with ⚛️ React Native, ⬢ Ficus UI, ⚛️ Zodios & 🐜 Formiz — From the 🐻 BearStudio Team

Results 34 start-ui-native issues
Sort by recently updated
recently updated
newest added

## Description Implement an input that makes it easy to fill a phone number

At the moment, we are using [Async Storage](https://reactnative.dev/docs/security#async-storage) for storing user's token. The documentation do not recommend to store tokens in AsyncStorage. We need to provide a way to store...

enhancement

## Description We need to add the FieldInput in the storybook

good first issue

## Description In the storybook, it could be great to have the list of available colors for the app. However we should just add the main colors and not every...

## Purpose In every app, we need a loading screen while we're checking if the user is authenticated or not. Let's add this screen

enhancement
good first issue
Hacktoberfest

## Description It can be discussed, but it could be great to have loaders that are using skeletons. However, Skeletons were available in MagnusUI but no more in NativeBase

good first issue
Hacktoberfest

Add a datepicker component - [ ] Add iOS variant - [ ] Add Android variant - [ ] Add storybook examples

enhancement
Hacktoberfest

## Description I'm not sure if it's a good UX practice, but there are some apps that have a few onboarding screens, that can be swiped to switch from one...

## Description Implement a component that displays a given number of dots with one of them active and the other inactives, to be used in forms with steps or even...

## Description It should be good to have a generator for Start UI Native to generate an empty app with pre-filled : - The given app name - Android icons...