Phil

Results 53 comments of Phil

I have the same issue: `Unrecognized font family '-apple-system'` on Simulator (havent tested on real device)

I did a quick fix: remove the font-family out of the xml. (might break some svgs, but they are breaking the app anyways 😄) ```javascript /** * Copy/paste from react-native-svg...

It actually fails here: ![CleanShot 2024-09-02 at 10 11 39@2x](https://github.com/user-attachments/assets/f9992d96-1b6e-43c6-bf13-cd71c60d73bc) and has nothing to do with commit messages. did you define a PACKAGEJSON_DIR in your conf? or do you have...