Skip to content
This repository was archived by the owner on Jul 1, 2026. It is now read-only.

evianzhow/react-native-evolution-cheatsheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browse for React Native Components and APIs availability from version to version, see the evolutions.

PRs Welcome

Getting Started

These tables are generated from the table of contents of the official Getting Started, using a Ruby script. The website itself is using GitHub Pages, powered by jekyll.

Prerequisites

Install Ruby first if you have it on your computer.

gem install --no-rdoc --no-ri nokogiri semantic

Generating

Run the Ruby script to generate rn-components-evolution.csv and rn-components-evolution.csv under working directory from the docs.

ruby main.rb

or

chmod +x main.rb
./main.rb

Import those two CSVs into Microsoft Excel or LibreOffice Calc using UTF-8 encoding, then do an whole spreadsheet transpose.

Future Plans

To include other evolutions such as:

  • Syntax
  • etc.

License

This document is licensed under the CC-BY-4.0 - see the LICENSE file for details.

About

Browse for React Native Components and APIs availability from version to version, see the evolutions.

Topics

Resources

License

Stars

4 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors