mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-06 22:37:14 +08:00
Summary: The `Dockerfile.android` had fallen out of date. We now point to the new community image being used in the Circle CI `test_android` workflow. After spending an hour or two working with these Docker images, I saw some opportunities to clean up the docs as well. [ANDROID] [Fixed] - Use new React Native Community Android base image for local Docker tests. Pull Request resolved: https://github.com/facebook/react-native/pull/23723 Differential Revision: D14331737 Pulled By: hramos fbshipit-source-id: cf42820021c997c3c06cc8b3671f67c9d2650ee5
Circle CI
This directory is home to the Circle CI configuration file. Circle is our continuous integration service provider. You can see the overall status of React Native's builds at https://circleci.com/gh/facebook/react-native
You may also see an individual PR's build status by scrolling down to the Checks section in the PR.