Pawan Pyakurel
Pawan Pyakurel
### Summary We don't need the generated prefix. This is causing the issues. ### Issues related to [760](https://github.com/callstack/react-native-builder-bob/issues/760)
### Description I have created the local Project with: **create-react-native-library** and followed every steps: **command used:** ```powershell npx create-react-native-library@latest awesome-library --local ```  ```shell npx create-react-native-library@latest react-native-fluid-synth --local ✔ Where...