react-native-macos/packages/rn-tester/RNTester
Riccardo Cipolleschi 1a9cceb20b Add sample component with state in RNTester (#34909)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/34909

This Diff introduces a Sample component in RNTester which uses the NativeState to load some images.
It is an example on how to use CustomNativeState

In this first diff, I focused on the iOS side of things. The next diff will make this work with Android.

## Changelog
[iOS][Added] - Introduce sample component which work with the native state.

Reviewed By: cortinico

Differential Revision: D39884926

fbshipit-source-id: 9323d751fd06a1bb8ff93af836d97010c2095833
2022-10-10 02:51:06 -07:00
..
Images.xcassets Support user-defined PlatformColors on iOS (#31258) 2021-06-10 12:15:12 -07:00
NativeExampleViews Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RNTesterBundle Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
AppDelegate.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
AppDelegate.mm Add sample component with state in RNTester (#34909) 2022-10-10 02:51:06 -07:00
Info.plist Add Linking examples in rn-tester (#30547) 2021-09-01 00:27:42 -07:00
LaunchScreen.storyboard Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RNTester.entitlements Migrating RNTester to Packages Directory (#29567) 2020-08-19 17:57:08 -07:00
RNTesterTurboModuleProvider.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RNTesterTurboModuleProvider.mm Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
legacy_image@2x.png Migrating RNTester to Packages Directory (#29567) 2020-08-19 17:57:08 -07:00
main.m Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00