How to convert or create build using react native

I already have tvOS application using to created in React native . that application now working in android and iOS tv . i try to use same code base in samsung tv . first i tried to convert apk to tpk . can’t get any postive result .
My question is

is this possible android rv APK to TPk for samsung tv ?

or

can able to enable samsung in same react native project?

I would suggest you read the FAQs and documentation in the Smart TV Portal

is this possible android rv APK to TPk for samsung tv ?

Samsung TVs support only Web applications (“.wgt” files). They do not support native applications (“.tpk” files).

can able to enable samsung in same react native project?

There is a 3rd Party Tutorial for this.

Ron
Samsung Developer Relations