Black Lives Matter. Support the Equal Justice Initiative.
Create native apps for Android and iOS using React
React Native combines the best parts of native development with React, +
Create native apps for Android and iOS using React
React Native combines the best parts of native development with React, a best-in-class JavaScript library for building user interfaces.
Use a little—or a lot. You can use React Native today in your existing Android and iOS projects or you can create a whole new app from scratch.
diff --git a/en/showcase.html b/en/showcase.html index 0f9b57cf707..a41091af859 100644 --- a/en/showcase.html +++ b/en/showcase.html @@ -6,7 +6,7 @@ ga('create', 'UA-41298772-2', 'auto'); ga('send', 'pageview'); -Black Lives Matter. Support the Equal Justice Initiative.
Create native apps for Android and iOS using React
React Native combines the best parts of native development with React, +
Create native apps for Android and iOS using React
React Native combines the best parts of native development with React, a best-in-class JavaScript library for building user interfaces.
Use a little—or a lot. You can use React Native today in your existing Android and iOS projects or you can create a whole new app from scratch.
diff --git a/js/announcement.js b/js/announcement.js new file mode 100644 index 00000000000..be39e437f91 --- /dev/null +++ b/js/announcement.js @@ -0,0 +1,10 @@ +document.addEventListener('DOMContentLoaded', function() { + const container = document.querySelector('.fixedHeaderContainer'); + if (container) { + const div = document.createElement('div'); + div.innerHTML = + 'Black Lives Matter. Support the Equal Justice Initiative.