setTimeout method 2 seconds react native code example Example: set delay react native setTimeout(() => { this.yourFunction(); }, 3000);