Using Custom font in native app causes compilation error for Make it Native local build

3
Hi guys , I am using custom font for my Native app , The font files are added in the native mobile builder in the recommended path. It is working well when the app is built. But as the custom font file code snippet is added in the style JS file , it gives local compilation error when I run it with Make it Native app, which is obviously expected as Make it native does not recognize the custom font. So , is there any way I can add a condition , so that the the app picks up the system font when I am running it from Make it native app? OR , is there some way to use the custom files in the make it native build?  yes I can use option "Build app for local developmentā€ , but my query is specific to Make it native app.
asked
0 answers