One.js
tamagui​
npm create tamagui@latest
visit your project: cd cyf-test
To start the Next.js development server, run: yarn web
To start Expo Go for mobile development, run: yarn native
You can also create Expo development builds by doing:
cd apps/expo
then:
yarn ios
or...
yarn android
