Skip to content

Commit afdfe91

Browse files
committed
Merge branch 'main' into feat/ios-html
2 parents 7e1d12a + 32b1570 commit afdfe91

4 files changed

Lines changed: 241 additions & 262 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## [1.1.0](https://github.com/patrickkabwe/react-native-nitro-text/compare/v1.0.3...v1.1.0) (2025-11-15)
2+
3+
### ✨ Features
4+
5+
* **ios:** support custom selection menus ([#92](https://github.com/patrickkabwe/react-native-nitro-text/issues/92)) ([f88aee7](https://github.com/patrickkabwe/react-native-nitro-text/commit/f88aee7204001117cbe664cf1697b278ef383172))
6+
7+
### 🐛 Bug Fixes
8+
9+
* **ios:** dismiss selection when tapping outside textview ([#70](https://github.com/patrickkabwe/react-native-nitro-text/issues/70)) ([f6eddb2](https://github.com/patrickkabwe/react-native-nitro-text/commit/f6eddb27a407c61f993d329adffdcecec092acd3))
10+
11+
### 📚 Documentation
12+
13+
* add CONTRIBUTING.md and issue templates for better community engagement ([#48](https://github.com/patrickkabwe/react-native-nitro-text/issues/48)) ([a213abe](https://github.com/patrickkabwe/react-native-nitro-text/commit/a213abe3ada2213f116475d4b72b4d4a0acbc797))
14+
15+
### 🛠️ Other changes
16+
17+
* code linting formating ([#101](https://github.com/patrickkabwe/react-native-nitro-text/issues/101)) ([e49a5d3](https://github.com/patrickkabwe/react-native-nitro-text/commit/e49a5d39d514459a20072d4d54cfb5d66d52267c))
18+
* prepare android support ([#102](https://github.com/patrickkabwe/react-native-nitro-text/issues/102)) ([7a2c2bd](https://github.com/patrickkabwe/react-native-nitro-text/commit/7a2c2bde0084bc7c93f60e0007655213f6289252))
19+
120
## [1.0.3](https://github.com/patrickkabwe/react-native-nitro-text/compare/v1.0.2...v1.0.3) (2025-09-22)
221

322
### 🛠️ Other changes

0 commit comments

Comments
 (0)