PIYUSH GUPTA

Results 4 issues of PIYUSH GUPTA

## Environment Platform: ios "@callstack/repack":"next", "react-native": "0.66.2", ## Description after successful bundling to 100% , ios throws a runtime error: ``` 2022-08-09 01:55:07.494364+0530 MyApp[87087:3112490] [connection] nw_socket_handle_socket_event [C5.1:1] Socket SO_ERROR [61:...

Android throws an runtime Error while loading the C++ library : ``` Didn't find class "com.reactnative bignumber.BigNumber Module" ``` I see we recently changed the namespace to com.margelo.bignumber . maybe...

# Feature Request support for react-native-web out of the box. Although It can be made working in react-native-web projects just by transpiling . something like : ``` rules: [ {...

### Description is there any way we can do Static Site Generation in a react app+ vite-plugin-pages? ### Suggested solution Like it interprets functions like getStaticProps or something like that....