Errata

Learning React Native

Errata for Learning React Native

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted by Date submitted
Printed Page 29
second line of example 3-16

More of an update really.

It seems that the open weather people will no longer accept requests using the address "http". It took me a while but once I replace http with https all was well. Something for the next edition. Would certainly help amateur developers like myself save time,

Thanks for the great books.

MICHAEL GASKIN  Jan 24, 2022 
Printed Page 33
last code example

<Image> can't take children.

I had to change Image for <ImageBackground />

Luis Suarez  Mar 18, 2018