![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
github.com/iconoclastlabs/motiontemplate
Motion Template is a strightforward clean RubyMotion template for loading useful gems and skinned UI items. It's an excellent starting point for building your RubyMotion application. Simply strip out the features you don't need, and start implementing your app on this robust RM template!
You can use this template straight off github if you have RubyMotion >= 2.3 (if repo already exists it will do a git pull
)
$ motion create --template=git@github.com:IconoclastLabs/MotionTemplate.git <myappname>
The motion-rubberstamp gem relies on imagemagick and ghostscript, which can easily be installed via Homebrew:
$ brew install imagemagick
$ brew install ghostscript
Otherwise you'll need to comment out this gem.
ap
for RubyMotion. Colorized, Multi-line, Detailed print inspection.rake rubberstamp:run
to stamp your versions right onto your icons for dev!app_properties.rb
for clarity. Don't forget to point provisioning to a symlink (allowing multiple users for the same source).Change the style in AppProperties
so you can implement multiple themes.
The graphical assets are not permitted for redistribution. We bought the license to use them here, and their extraction or reuse is not permitted under our purchase license.
The code is completely open under MIT License.
See LICENSE file for full details.
As always we're opent to pull requests/issues!
Special thanks to Colin T.A. Gray for answering questions and writing/maintaining some of the key gems in this project.
The outdated but original blog post on this Template can be found here: Blog on the original template: http://iconoclastlabs.com/cms/blog/posts/rubymotion-template
If you'd like to send inquiries, compliments or criticisms you can find us here
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.