# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.3.1](https://github.com/JebBarbas/react-native-paper-navigation-theme-context/compare/v1.3.0...v1.3.1) (2021-09-17)


### Bug Fixes

* JS Builded, I forgot to do it in prev version 🔨 ([67fc0ff](https://github.com/JebBarbas/react-native-paper-navigation-theme-context/commit/67fc0fffc0687a45c6f2891f1fce036333433c85))

## [1.3.0](https://github.com/JebBarbas/react-native-paper-navigation-theme-context/compare/v1.2.0...v1.3.0) (2021-09-17)


### Features

* Now react-navigation isn't a dependency and the paper and navigation themes are in the files ([00851d1](https://github.com/JebBarbas/react-native-paper-navigation-theme-context/commit/00851d13df59aeab1b030de0c19ff5168cced31d))

## [1.2.0](https://github.com/JebBarbas/react-native-paper-navigation-theme-context/compare/v1.1.3...v1.2.0) (2021-08-29)


### Features

* Added 2 built-in components to toggle theme, added more customization to 3 components and added testing ([75eb9ea](https://github.com/JebBarbas/react-native-paper-navigation-theme-context/commit/75eb9ea7000f09ad17da4281505563b03a35748a))

### [1.1.3](https://github.com/JebBarbas/react-native-paper-navigation-theme-context/compare/v1.1.2...v1.1.3) (2021-08-28)


### Bug Fixes

* Removed react from dependencies, it was causing a double react 🧪 ([00158b7](https://github.com/JebBarbas/react-native-paper-navigation-theme-context/commit/00158b7e22c87d5263cb2a6fddd58067b2cb59d8))

### [1.1.2](https://github.com/JebBarbas/react-native-paper-navigation-theme-context/compare/v1.1.1...v1.1.2) (2021-08-28)


### Bug Fixes

* Removed again useMemo and useCallback, react said again "si no le sabes no le sabes" and I think that no le se 😭 ([9578721](https://github.com/JebBarbas/react-native-paper-navigation-theme-context/commit/9578721c994fec13a33027f4c7cd2b33f6ec7512))

### [1.1.1](https://github.com/JebBarbas/react-native-paper-navigation-theme-context/compare/v1.1.0...v1.1.1) (2021-08-28)


### Bug Fixes

* added tslint and changed ts target (hope this fixes hook errors)😐 ([57061a2](https://github.com/JebBarbas/react-native-paper-navigation-theme-context/commit/57061a2fc433bd0e402408d1b3f7ea10466740c8))

## [1.1.0](https://github.com/JebBarbas/react-native-paper-navigation-theme-context/compare/v1.0.4...v1.1.0) (2021-08-27)


### Features

* Now useLocalColorScheme returns a string instead of Promise<string> and I think that the hook problem is solved ❤ ([23f0279](https://github.com/JebBarbas/react-native-paper-navigation-theme-context/commit/23f027909333db2a10143a4ba03ded352085a4b8))

### [1.0.4](https://github.com/JebBarbas/react-native-paper-navigation-theme-context/compare/v1.0.3...v1.0.4) (2021-08-27)


### Bug Fixes

* Now jsx is 'react-native' instead of 'preserve' in tsconfig, react again said to me "cuando no le sabes no le sabes"😭 ([10e104a](https://github.com/JebBarbas/react-native-paper-navigation-theme-context/commit/10e104a6d06e3f763210446fd13e46aba543d818))

### [1.0.3](https://github.com/JebBarbas/react-native-paper-navigation-theme-context/compare/v1.0.2...v1.0.3) (2021-08-27)


### Bug Fixes

* removed useCallback and useMemo because react literally said "cuando no le sabes no le sabes" to me 😭 ([620d2b3](https://github.com/JebBarbas/react-native-paper-navigation-theme-context/commit/620d2b388e2e011c2f0f1a50f90fc8572cabc286))

### [1.0.2](https://github.com/JebBarbas/react-native-paper-navigation-theme-context/compare/v1.0.1...v1.0.2) (2021-08-27)


### Bug Fixes

* Fixed error, once theme updated ThemeToggler din't change 😎 ([1a4f096](https://github.com/JebBarbas/react-native-paper-navigation-theme-context/commit/1a4f0960b77be5e72710011e4f1cec98028137f0))

### [1.0.1](https://github.com/JebBarbas/react-native-paper-navigation-theme-context/compare/v1.0.0...v1.0.1) (2021-08-27)


### Bug Fixes

* added LICENSE and keywords to README ✏ ([78904ae](https://github.com/JebBarbas/react-native-paper-navigation-theme-context/commit/78904aea50381136636df77a8ce1c190689571cc))

## 1.0.0 (2021-08-27)
