Kwan-Ung Park

Results 14 issues of Kwan-Ung Park

if i specifc button click then currentSlide is change slide how about set currentSlide ??? i write english a little. sorry

im not working fade out how to?

add a properties key -> custom style, el (Loading at the desired part)

[A Better package.json for the Frontend ](https://nystudio107.com/blog/a-better-package-json-for-the-frontend)

new

``` 완료하셨다면 브라우저에셔 (html파일을) 엽니다. ``` -> ``` 완료하셨다면 브라우저에서 (html파일을) 엽니다. ```

typo

``` 이 프로젝르는 webpack과 Babel 만 필요합니다. ``` -> ``` 이 프로젝트는 webpack과 Babel 만 필요합니다. ```

typo

If , i choose 'p','y'(alphabet emoji), it(twemoji) is recognized as Paraguayan country code. How can I distinguish between country codes and alphabets?

````javascript import React, { Component } from 'react'; import { View } from 'react-native'; import { MKButton, MKColor } from 'react-native-material-kit'; const CustomButton = new MKButton.Builder() .withBackgroundColor(MKColor.Teal) .withShadowRadius(2) .withShadowOffset({width:0, height:2})...

- Laravel : v5.5.1 - SDK : 3.5.0 When using version 3.5, I found an error in the source that `mergeConfigForm`. If the source code is placed in the `function...

OS: Mac laravel version : 5.5.1 php : 7.0 i used command below line `composer update sammyk/laravel-facebook-sdk` so i got an error ```` Fatal error: Uncaught ReflectionException: Class config does...