You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,11 @@ Native component that allows you to add different rich text abilities
4
4
5
5
No webviews, no turbo-module-like tricks, just straight up native _UITextView_ for iOS and _EditText_ for Android
6
6
7
-
### NOTE This library is work in progress, check what was implemented below
7
+
### Note from author
8
+
9
+
I've been having a really good time developing this thing for Android, but iOS has driven me into a deepest pit of despair where things are so bad that you honestly believe that God left us because we invented Swift and Objective-C.
10
+
11
+
I'm temporarily (foreverily) dropping support for iOS devices and will focus more on Android, since I can't take iOS's bs anymore. So iOS contributors are welcome.
0 commit comments