We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 730e120 + 90b1fc6 commit 273339aCopy full SHA for 273339a
src/releases/react-native/0.72.js
@@ -1,6 +1,15 @@
1
import React, { Fragment } from 'react'
2
3
export default {
4
+ usefulContent: {
5
+ description: 'React Native 0.72 includes a new metro config setup',
6
+ links: [
7
+ {
8
+ title: 'Show about the major changes on React Native 0.72.0-rc.1',
9
+ url: 'https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.1',
10
+ },
11
+ ],
12
13
comments: [
14
{
15
fileName: 'metro.config.js',
0 commit comments