Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add react-native-test-library package #43068

Closed
wants to merge 1 commit into from

Commits on Apr 9, 2024

  1. Add react-native-test-library package (facebook#43068)

    Summary:
    Pull Request resolved: facebook#43068
    
    This diff adds `react-native-test-library` package.
    It contains native module and native component example, and targets both the new and the old architecture. It has structure similar to many OSS React Native libraries, and is supposed to be used to test the integration with third-party libraries.
    
    It is integrated with RNTester as the **OSS Library Example** screen.
    
    {F1457510909}
    
    **Change Background** tests native commands.
    **Set Opacity** tests native props.
    **Get Random Number** tests native module.
    
    Changelog: [Internal]
    
    Reviewed By: RSNara
    
    Differential Revision: D50793835
    dmytrorykun authored and facebook-github-bot committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b2347a9 View commit details
    Browse the repository at this point in the history