Skip to content

Commit 9067d25

Browse files
committed
feat(ios): introduce Fabric NitroText with native iOS view, fragments, selection, and measurement
1 parent 51371f0 commit 9067d25

51 files changed

Lines changed: 10077 additions & 55 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

NitroText.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Pod::Spec.new do |s|
1717
# Implementation (Swift)
1818
"ios/**/*.{swift}",
1919
# Autolinking/Registration (Objective-C++)
20-
"ios/**/*.{m,mm}",
20+
"ios/**/*.{m,mm,hpp}",
2121
# Implementation (C++ objects)
2222
"cpp/**/*.{hpp,cpp}",
2323
]

bun.lock

Lines changed: 2840 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)