Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Releases: hyochan/dooboo-native-ts

Integrated fbt for globalization library

09 Jan 23:03
083499d
Compare
Choose a tag to compare

Migrate localization library. We'd like to use fbt in react-native as well as react followed by the article https://medium.com/dooboolab/localizing-react-app-with-fbt-instead-of-i18n-90822e0cb373.

Latest i18n-js version

11 Nov 22:35
9c9ec79
Compare
Choose a tag to compare

This is the latest version before switching to fbt

React Native 0.62.2

09 Jul 04:08
2772c6f
Compare
Choose a tag to compare
Upgrade react-native to 0.62.2 (#146)

* Upgrade react-native to 0.62.2
   - Tested on ios.

* Upgrade packages and fix jest configs

React Native 0.61.5

28 Mar 10:32
e213a2b
Compare
Choose a tag to compare
Update babel7 to the latest version 🚀 (#145)

* chore(package): update @babel/core to version 7.9.0

* chore(package): update @babel/plugin-proposal-object-rest-spread to version 7.9.0

* chore(package): update @babel/plugin-transform-runtime to version 7.9.0

* chore(package): update @babel/preset-typescript to version 7.9.0

* chore(package): update @babel/runtime to version 7.9.0

* chore(package): update lockfile yarn.lock

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>

Template 0.1.0

31 Dec 06:38
0027f54
Compare
Choose a tag to compare

Compatible with doobo-cli@3.3.0

Released along with dooboo-cli

07 Dec 06:52
Compare
Choose a tag to compare

React Native 0.61.5

0.58.5

20 Feb 18:14
Compare
Choose a tag to compare

Latest version for react-native

  • Upgrade packages.

0.58.3

06 Feb 16:02
a767025
Compare
Choose a tag to compare
Update README.md

0.58.1

26 Jan 20:14
Compare
Choose a tag to compare
Upgrade to react-native@0.58.

0.57.8

26 Jan 18:11
Compare
Choose a tag to compare
Remove typescript-transformer.

User preset-typescript instead.