Tag: react-native
All the articles with the tag "react-native".
在 Expo 项目中使用 nativewind
Published: at 23:58 UTC+08:00记录下在 Expo 项目中使用 nativewind 遇到的问题
Custom React Native Template
Published: at 23:37 UTC+08:00The template of React Native which include typescript is good enough, but it's complicated to config prettier, eslint, etc every time. So I need to make a template which contains the basic configuration used during my daily development.