Import the iOS and Android Libraries/Framework

Can we import the iOS and Android Libraries/Framework in the Cocos Creator directly, so that we don’t have to import it in the native apps

it not support yet! but you can use build template! the doc : Custom Project Build Process

1 Like

How to include them in the main.js?, so that they are included in framework automatically when i build them

You should integrate frameworks manually in the native project.