File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
ios/RCTPSPDFKit/Converters Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,6 @@ + (PSPDFConfiguration *)PSPDFConfiguration:(id)json {
3434 SET (bookmarkSortOrder, PSPDFBookmarkManagerSortOrder)
3535 SET (internalTapGesturesEnabled, BOOL )
3636 SET (useParentNavigationBar, BOOL )
37- SET (shouldRestoreNavigationBarStyle, BOOL )
3837 SET (linkAction, PSPDFLinkAction)
3938 SET (allowedMenuActions, PSPDFTextSelectionMenuAction)
4039 SET (userInterfaceViewMode, PSPDFUserInterfaceViewMode)
@@ -55,8 +54,6 @@ + (PSPDFConfiguration *)PSPDFConfiguration:(id)json {
5554 SET (scrollViewInsetAdjustment, PSPDFScrollInsetAdjustment)
5655 SET (firstPageAlwaysSingle, BOOL )
5756 SET (spreadFitting, PSPDFConfigurationSpreadFitting)
58- SET (showsScrollIndicator, BOOL )
59- SET (alwaysBounce, BOOL )
6057 SET (clipToPageBoundaries, BOOL )
6158 SET (minimumZoomScale, float )
6259 SET (maximumZoomScale, float )
You can’t perform that action at this time.
0 commit comments