Skip to content

Commit ef525bd

Browse files
committed
Update README
1 parent c65a3b4 commit ef525bd

File tree

5 files changed

+2628
-2223
lines changed

5 files changed

+2628
-2223
lines changed

README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
**react-fluent-mobile** allows you to take your mobile browser's native features and augment them, improving gloss and agility without compromising on ability.
1717

1818
## Selecting text
19-
*INSERT GIF*
19+
<img alt='selectionvideo' src='assets/selection.gif' width='150'/>
2020

2121
Fluent takes selecting text on mobile to a whole new level by adding the *selection manipulation pad*. When text is selected by the user, whether selected through normal means, selected by the website, or tap-selected on Android, the *selection manipulation pad* appears. Users can touch and drag on the pad to shift the bounds of their selection in any direction they'd like, transforming their selection. Once the selection is fit to the user's liking, they can tap on the pad to instantly copy their selection to their clipboard.
2222

@@ -35,9 +35,18 @@ nativeManipulationInactivityDuration|The interval the manipulation pad is inacti
3535
theme|The theme of the pad (dark, light)
3636

3737
## Context menus
38-
*INSERT GIF*
38+
<img alt='contextvideo' src='assets/context.gif' width='150'/>
3939

40-
*Coming soon*
40+
Context menus have been reimagined! Now, instead of holding and lifting your finger four times, holding down on a link or image will launch a cleaner context menu in which you can drag you finger to the desired option and lift your finger to select it. No more tapping!
41+
42+
If the new context menu is not desired, there is an option located at the bottom corner of the screen to disable it.
43+
44+
> NOTE: The *share* features are only available on HTTPS sites
45+
46+
### Component Properties
47+
Name|Description
48+
-|-
49+
theme|The theme of the pad (dark, light)
4150

4251
## Media control
4352
*INSERT GIF*

assets/context.gif

3.47 MB
Loading

assets/selection.gif

2.08 MB
Loading

0 commit comments

Comments
 (0)