Skip to content

Tags: thecodingmachine/react-native-boilerplate

Tags

4.2.0

Toggle 4.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump rexml from 3.2.6 to 3.2.8 in /template (#424)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

4.1.3

Toggle 4.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(version): bump react-native version (#419)

* chore(version): bump react-native version

* chore(version): bump react-native version and deps

* chore(version): bump template deps

4.1.2

Toggle 4.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(tsconfig): add the new allowImportingTsExtensions param to false …

…in order to not lock the js transpilation during init (#417)

4.1.1

Toggle 4.1.1's commit message
fix(cd): add name

v4.1.0

Toggle v4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update dependencies (#407)

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
V4 - theme refactoring, documentation and code improvment (#382)

* feat(theme): refactoring for better theme with unique config file

* fix(deps): new deps

* feat(theme): add new theme configuration

* feat(theme): remove complex Generic type

* chore(rn): improve all the code type check, the documentation and the git config

* Update 02-Configuration.md

Co-authored-by: Jeremy <j.gautrais@gmail.com>

* Update 01-Navigate.md

Co-authored-by: Jeremy <j.gautrais@gmail.com>

* feat(zod): add zod to validate request and move axios to ky

* feat(component): component theme

* chore(rn): upgrade code to simply

* chore(rn): upgrade code to simply it

* chore(lint): fix lint

* feat(plugin): improve startup command with yarn and npm choose

* Update documentation/blog/2023-09-18-React-Native-Boilerplate-4.0.0.md

Co-authored-by: Valentin Briand <678530+vbriand@users.noreply.github.com>

* Update documentation/blog/2023-09-18-React-Native-Boilerplate-4.0.0.md

Co-authored-by: Valentin Briand <678530+vbriand@users.noreply.github.com>

* Update documentation/docs/04-Guides/04-Theming/01-Using.md

Co-authored-by: Valentin Briand <678530+vbriand@users.noreply.github.com>

* chore(clean): simplify project

* chore(doc): improve documentation related to new features

* chore(arch): simplify arch

* feat(rn): improve arch for v4

* feat(doc): improve style and content

---------

Co-authored-by: jeremydolle <j.dolle@thecodingmachine.com>
Co-authored-by: Jeremy <j.gautrais@gmail.com>
Co-authored-by: Valentin Briand <678530+vbriand@users.noreply.github.com>

v3.7.2

Toggle v3.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(android): rework the splashscreen implementation (#377)

Co-authored-by: jeremydolle <j.dolle@thecodingmachine.com>

v3.7.1

Toggle v3.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(init): remove useless await and add @types/react-native (#376)

* fix(init): remove useless await and add @types/react-native to be able to tsc again

* fix(init): re-gen lock

---------

Co-authored-by: jeremydolle <j.dolle@thecodingmachine.com>

v3.7.0

Toggle v3.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump fast-xml-parser from 4.2.4 to 4.2.5 in /template (#363)

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.4 to 4.2.5.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](NaturalIntelligence/fast-xml-parser@v4.2.4...v4.2.5)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v3.6.5

Toggle v3.6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(theme): rework the tom character and the ui of the boilerplate (#…

…342)

* feat(theme): rework the tom character and the ui of the boilerplate

* chore(version): bump patch version

* fix(reanimated): mock the reanimated dep

---------

Co-authored-by: jeremydolle <j.dolle@thecodingmachine.com>