Index
As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.
Symbols
.mock property
reference link 213
.native file ending
working with 184
.web file ending
working with 184
A
A/B testing
about 228
example 229
use case 228
access restrictions
libraries, providing with 191, 192
Android
JSC and Hermes, comparing on 154
animations
architectural challenge 110, 111
creating, with react-native-animatable 117
Apollo/URQL GraphQL client
about 106
reference link 106
App 185
app architecture
setting up, for large-scale enterprise projects 175
Appium 220
application programming interface (API) 38, 232
arrays
destructuring 22
arrow functions 24, 25
async/await syntax 29, 30
asynchronous calls, in JavaScript
about 26
async/await syntax 29, 30
callback libraries, patching...