January 2019
Intermediate to advanced
592 pages
14h 30m
English
In this recipe, we built a simple copy and paste application by using the Clipboard API provided by React Native. The Clipboard module currently only supports content of type String, even though the devices can copy more complicated data. This module makes using the clipboard as easy as calling the methods setString and getString.
Read now
Unlock full access