lyqht / Billy

💵 Bill Tracker App, made with React Native (TS)
https://lyqht.github.io/Billy
GNU General Public License v3.0
70 stars 10 forks source link

Web version of Billy #23

Open lyqht opened 2 years ago

lyqht commented 2 years ago

A few possible technical approachs:

  1. react-native-web
    • However, many devs have raised concerns about navigation when adding react-native-web into any RN project.
  2. Use Solito

Other notes

lyqht commented 1 year ago

Might rebuild Billy as a web app using Solito instead!