Ragu Ram
Ragu Ram
i'm also facing this issue, i tried below still not working const toastConfig = { info: (props) => ( ), };
> update react-native.config.js like this > > module.exports = { assets: ['./assets/fonts'], dependencies: { ...(process.env.NO_FLIPPER ? {'react-native-flipper': {platforms: {ios: null}}} : {}), }, }; > > then run "NO_FLIPPER=1 npx...
hi same issue, any update ? info Fetching system and libraries information... System: OS: macOS 13.5 CPU: (6) x64 Intel(R) Core(TM) i5-8500B CPU @ 3.00GHz Memory: 6.64 GB / 32.00...
this worked for me https://stackoverflow.com/a/78418925/10317833
for me to, react native xcode 15