From cb62411edde0e3cbc2b562efba7f85503a131621 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Wed, 22 Aug 2018 19:05:52 +0000 Subject: [PATCH] Deploy website Deploy website version based on 98ae0cbe95bc1f6893c9b2b507cbc537a6594cf9 --- docs/next/more-resources.html | 8 +------- docs/next/more-resources/index.html | 8 +------- en/help.html | 2 +- en/help/index.html | 2 +- help.html | 2 +- help/index.html | 2 +- 6 files changed, 6 insertions(+), 18 deletions(-) diff --git a/docs/next/more-resources.html b/docs/next/more-resources.html index 99a052b8f5a..64f7fb663fa 100644 --- a/docs/next/more-resources.html +++ b/docs/next/more-resources.html @@ -42,7 +42,7 @@
  • Fellow developers write and publish React Native modules to npm and open source them on GitHub.
  • Making modules helps grow the React Native ecosystem and community. We recommend writing modules for your use cases and sharing them on npm.
  • Read the guides on Native Modules (iOS, Android) and Native UI Components (iOS, Android) if you are interested in extending native functionality.
  • -
  • Looking for a pre-built component? Check JS.coach.
  • +
  • Looking for a pre-built component? Check JS.coach or Native Directory to find what the community has been creating.
  • Development Tools

    Nuclide is the IDE that Facebook uses internally for JavaScript development. The killer feature of Nuclide is its debugging ability. It also has great inline Flow support. VS Code is another IDE that is popular with JavaScript developers.

    @@ -51,12 +51,6 @@

    Expo is a development environment plus application that focuses on letting you build React Native apps in the Expo development environment, without ever touching Xcode or Android Studio. If you wish React Native was even more JavaScripty and webby, check out Expo.

    Yoga is a stand-alone layout engine that extends beyond React Native and allows product engineers to build layouts quickly for multiple platforms with a highly optimized open source layout engine designed with speed, size, and ease of use in mind.

    The React Developer Tools are great for debugging React and React Native apps.

    -

    Where React Native People Hang Out

    -

    The forum at discuss.reactjs.org is a great place for discussion about best practices and application architecture as well as the future of React Native.

    -

    Reactiflux is a Discord chat where a lot of React-related discussion happens, including React Native. Discord is just like Slack except it works better for open source projects with a zillion contributors. Check out the #react-native channel.

    -

    The React Twitter account covers both React and React Native. Follow the React Native Twitter account and blog to find out what's happening in the world of React Native.

    -

    There are a lot of React Native Meetups that happen around the world. Often there is React Native content in React meetups as well.

    -

    Sometimes we have React conferences. We posted the videos from React.js Conf 2017, React.js Conf 2016, and React.js Conf 2015. We'll probably have more conferences in the future, too. Stay tuned. You can also find a list of dedicated React Native conferences here.

    ← NetworkingComponents and APIs →