How to speedup IPFS.create()?

It takes 8 min to initialize a node instance with IPFS.create() in React Native 0.62.5/nodejs 12.18/ipfs 0.46/nodejs-mobile-react-native 0.6 when launching react native app. Is there a way to speed up the initialization of creation of a node instance?

@emclab Can you please share how you used ipfs in react-native? I am trying to use it but no success so far