Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React Native: Basic UI Started for the app #2731

Closed
AmasiaNalbandian opened this issue Jan 25, 2022 · 1 comment · Fixed by #2825
Closed

React Native: Basic UI Started for the app #2731

AmasiaNalbandian opened this issue Jan 25, 2022 · 1 comment · Fixed by #2825

Comments

@AmasiaNalbandian
Copy link
Contributor

What would you like to be added:
We want to see our React Native App have some basic UI, with some navigation.

Will be blocked by #2730
Why would you like this to be added:

@Kevan-Y
Copy link
Contributor

Kevan-Y commented Jan 27, 2022

I think at the same time we can set the structure of the repo.
For examples

├── src
│   ├── assets
│   │  ├── fonts
│   │  ├── images
│   ├── components
│   ├── navigations
│   ├── screens
│   ├── styles
│   ├── utils
│   ├── App.tsx
├── app.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants