Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D7002
Change Details
Change Details
Old
New
Diff
Both iOS and Android projects build and run successfully. ``` lang=js import { hello } from './utils/aes-crypto-module.js'; console.log(hello()); ``` displays "Hello world! 👋"
Run `yarn cleaninstall`. Both iOS and Android projects build and run successfully. ``` lang=js import { hello } from './utils/aes-crypto-module.js'; console.log(hello()); ``` displays "Hello world! 👋"
Run `yarn cleaninstall`.
Both iOS and Android projects build and run successfully. ``` lang=js import { hello } from './utils/aes-crypto-module.js'; console.log(hello()); ``` displays "Hello world! 👋"
Continue