rnx-kit
repack
rnx-kit | repack | |
---|---|---|
6 | 9 | |
1,533 | 1,487 | |
0.9% | 1.0% | |
9.7 | 9.2 | |
4 days ago | 7 days ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
rnx-kit
-
React Native 0.72 RC1 is out, and I just had a thought.
Have you seen @rnx-kit/align-deps? Not sure if it’s exactly what you’re looking for, but might be.
-
it's a blessing, it's a curse
Take a look at https://github.com/microsoft/rnx-kit. It’s an upgrade helper tool, helps to ensure that all your packages are compatible (as best it can) with your RN version. Built by MicroSoft and they use it to handle RN upgrades to their software.
-
Anyone else has this experience?
From Microsoft: https://github.com/microsoft/rnx-kit
-
Need help choosing a RN upgrade version 67,68,69 ??
I’ve used this tool to help with upgrades. Might help you? https://github.com/microsoft/rnx-kit
-
Share your experience: App maintenance in RN
Maintaining a React Native app built in 2017. Biggest pain right now is using the Metro bundler. Since migrating our codebase from a Yarn v1 workspace to a Rush (pnpm-based) monorepo, our packages use symlinks which the Metro bundler doesn't support. I've had to go through solutions such as Microsoft's @rnx-kit/metro-resolver-symlinks but still end up with issues. Will look next in to trying Callstack's repack for building our apps instead of Metro, even though I'm very hesitant in switching build tools.
- Creating a git repo with 2 ReactNative Apps which share Components and Assets?
repack
-
How to improve loading time with big JSON files?
Re.Pack is a bundler replacement for React Native's Metro bundler. It is a series of plugins for the popular Webpack bundler that enables some key features of "plain" React designed for code-splitting and lazy loading. WARNING: Using Re.Pack, although pretty straightforward, is a bigger change than the above. So experiment with above recommendations first.
-
HELP NEEDED: Has anyone here worked with CallStack?
We use our own Re.Pack, which is built around webpack and leverage Module Federation to support this kind of architecture optimally, allowing for collaborative and/or independent development and deployment. Repack doesn’t currently support Expo for development, but it should be possible to have it work in standalone mode for any mini-app. We could consider building this with you.
- Multi-Modules / Miniapps in React Native / Expo?
- Is React Native for NX stable enough? are there no PITAs at upgrading the RN version? And which CI/CD to you use? What about AppCenter, especially CodePush?
-
Share your experience: App maintenance in RN
Maintaining a React Native app built in 2017. Biggest pain right now is using the Metro bundler. Since migrating our codebase from a Yarn v1 workspace to a Rush (pnpm-based) monorepo, our packages use symlinks which the Metro bundler doesn't support. I've had to go through solutions such as Microsoft's @rnx-kit/metro-resolver-symlinks but still end up with issues. Will look next in to trying Callstack's repack for building our apps instead of Metro, even though I'm very hesitant in switching build tools.
-
React Native Team AUA - Thursday Oct. 14, 9am PT
re:pack, a Webpack bundler for RN.
- Re.Pack - bringing Webpack to React Native
-
React Native Code-Splitting With Repack
Re.pack is basically a toolkit that allows you to use Webpack and its Code-Splitting functionality and use them on React Native.
What are some alternatives?
react-native-make - A collection of everyday React Native CLI tools
metro-minify-esbuild - Use ESBuild to make your React Native code bundle faster.
ignite - Infinite Red's battle-tested React Native project boilerplate, along with a CLI, component/model generators, and more! 9 years of continuous development and counting.
expo-cli - Tools for creating, running, and deploying universal Expo and React Native apps
cli - The React Native Community CLI - command line tools to help you build RN apps
react-native-skia - Cross platform React Native solution to draw graphics based on Skia
studio-ghibli-search-engine - A search engine to search films and characters under studio ghibli
hermes - A JavaScript engine optimized for running React Native.
tell-me-a-story-ai - "Tell me a story" is a small app that allows you to write a story using ChatGPT and React Native.
react-native - A framework for building native applications using React
renative - 🚀🚀🚀 Unified Development Platform for iOS, tvOS, Android, Android TV, Android Wear, Web, Tizen TV, Tizen Watch, Tizen Mobile, LG webOS, macOS/OSX, Windows, KaiOS, FirefoxOS Firefox TV platforms
BundleMon - A free open-source tool that helps you to monitor your bundle size on every commit and alerts you on changes.