react-native-async-storage / async-storage

An asynchronous, persistent, key-value storage system for React Native.
https://react-native-async-storage.github.io/async-storage/
MIT License
4.62k stars 459 forks source link

Fix macOS example block in react-native-config #983

Closed shwanton closed 1 year ago

shwanton commented 1 year ago

Summary

910 added TM Support! In that PR we added support for macOS in react-native.config.js

Fix a typo in the sourceDir config. This was tested on macOS but did't cause issues, assuming react-native-test-app takes care of setting up this example dir?

Test Plan

macOS builds

AsyncStorageBot commented 11 months ago

:tada: This PR is included in version 1.19.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: