react-native-macos/template
David Angulo 032bed45a9 remove hermes note (#35555)
Summary:
This note was added when upgrading from 0.69x to 0.70.x when `hermes_enabled` is explicitly set to `true`.

<img width="669" alt="Screenshot 2022-12-05 at 11 26 15" src="https://user-images.githubusercontent.com/36528176/205543104-b4a72c1c-57c0-422b-881e-8a0cb9d5c2a1.png">

But on 0.71, we are now using  `get_default_flags` again which makes the note obsolete.

## Changelog

[Internal] [Removed] - removed hermes note

Pull Request resolved: https://github.com/facebook/react-native/pull/35555

Test Plan: N/A

Reviewed By: dmytrorykun

Differential Revision: D41731004

Pulled By: cortinico

fbshipit-source-id: d5f377062bf94fa73bc6e73d1f108e37ad68c715
2022-12-05 05:02:39 -08:00
..
__tests__ Use TypeScript by default for new applications (#35165) 2022-11-02 21:40:58 -07:00
_bundle Introduce Gemfile, ruby-version (#32303) 2021-10-01 21:22:26 -07:00
android chore: renamed react-native-codegen to @react-native/codegen (#34804) 2022-11-28 08:28:51 -08:00
ios remove hermes note (#35555) 2022-12-05 05:02:39 -08:00
App.tsx fix(template): reference App.tsx vs App.js in template text (#35377) 2022-11-18 15:56:58 -08:00
Gemfile Read `.ruby-version` file in `Gemfile` (#35410) 2022-11-21 05:59:19 -08:00
_eslintrc.js Simplify Template ESLint Configuration (#35529) 2022-12-01 09:28:16 -08:00
_gitignore Add .metro-health-check to .gitignore 2022-10-14 06:51:52 -07:00
_node-version Bump node version from 16 to 18 (#35443) 2022-11-25 06:44:21 -08:00
_prettierrc.js JS: Upgrade to Prettier v2.4.1 [1/n] 2021-11-02 22:14:16 -07:00
_ruby-version Bump Circle CI macOS container to Xcode 14.0.1, Ruby to 2.7.6, CocoaPods 1.11.3 (#34884) 2022-10-11 18:27:25 -07:00
_watchmanconfig Move react-native template 2018-12-07 07:49:19 -08:00
app.json Move react-native template 2018-12-07 07:49:19 -08:00
babel.config.js Revert the change to add babel-plugin-codegen 2021-12-15 16:53:01 -08:00
index.js Exclude RN templates from internal linters 2019-02-11 15:42:17 -08:00
metro.config.js Change default metro.config.js to utilize inline requires (#29770) 2020-08-26 11:30:59 -07:00
package.json Simplify Template ESLint Configuration (#35529) 2022-12-01 09:28:16 -08:00
tsconfig.json Use TypeScript by default for new applications (#35165) 2022-11-02 21:40:58 -07:00