feat(release): prepare 1.1.0 candidate

This commit is contained in:
Yun Chan 2026-08-29 18:33:45 +09:00
parent 5a34f66981
commit 5205dcdfa9
736 changed files with 115667 additions and 12203 deletions

View file

@ -2,6 +2,9 @@
* @format
*/
import 'react-native-get-random-values';
import './src/lib/pkce-s256';
import './src/lib/e2e-runtime-bootstrap';
import { AppRegistry } from 'react-native';
import App from './App';
import { name as appName } from './app.json';