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 For easier development on the project and to allow to test the application on the store, it will be a good thing to mock the API into the...

## Description At the moment the app is in French. We need to implement an internationalization system

## Description Once React Native 0.70 version will come out (https://github.com/reactwg/react-native-releases/discussions/26), we'll need to update the project to this version

Make sur that npx use the latest version to generate a new app. ## Current version ``` npx create-start-ui --native myApp ``` ## Fixed version ``` npx create-start-ui@latest --native myApp...

good first issue

Update all files to .ts or .tsx and add types.

https://github.com/DylanVann/react-native-fast-image

enhancement
good first issue

# Description This PR will add everything we need to develop a mobile application which is using BLE ## Type of change - New feature (non-breaking change which adds functionality)...

## Description Currently, when I edit the local config and run a `yarn set:env:local`, it breaks (using Android at least), saying that: ``` error: Error: Unable to resolve module ../../../environment/config...

enhancement

**Description:** I wanted to start start-ui native and i follow all the instructions in the readme. I succeeded starting the application but i couldn't connect it the JHIPSTER API. **Objective:**...

documentation
enhancement

# Description Fixes #6 ## Type of change - [x] New feature (non-breaking change which adds functionality) # How Has This Been Tested? - [ ] Open Developer Menu (press...