Open prusnak opened 2 weeks ago
Yes sometimes next year. Will need to look after some help to get it done.
Great!
I tried to build from the source by myself and I failed. The whole Xcode thing is a total mess :-/
Agree. Some of the libs I use require tweaks to xcode project, needs to be done one by one. No showstoppers, I chose the deps so that they do not have blocking issues on iOS.
Matter of strong will and enough time to kick it until it works.
Had a smart young student helping me spring and summer but he got admitted to fairly serious math uni from this sept and is out of any free time as of now...
Will likely need to look for another one, not sure anybody will just volunteer for a task like this. Not a fan of iOS from dev POV.
Have you thought about introducing Expo to the project or you want to keep it lean? It is an extra dependency, but simplifies cross-platform development a lot.
Did one previous project using Expo and decided to drop it from this one. Staying lean was one motivation, step out of the pace of mandatory upgrades was the second and did not want to invest time to learn their new build tooling. As well, somehow could not get rid of bundled facebook trackers before, but they may be fixed that one, as they decomposed many libs to separate packages over time.
Is the iOS version planned? Technically, this should be possible, since the project is written in React Native.