Is every real valued continuous function on the interval $(0,1)$ is uniformly continuous?
I think the answer is no, and to reject the statement, we need to come up a continuous function probably $f(x)=\frac{1}{x}$ and follow the following link:
Coming up with an example, a function that is continuous but not uniformly continuous
But it does not work because $\delta=\min(x,1)$ cannot be applied because $x$ cannot attain $1$.
The link I provided above is fairly comprehensive. What I think will help you is understanding uniform continuity better.
Uniform continuity means that if two points are within some fixed distance of each other, the values taken at those points can only be so far apart. However, because $\dfrac{1}{x}$ goes to infinity within that small interval, it means that the difference between the values taken by a function at two points at some distance, gets larger as we move closer to $0$. Consequently, $\dfrac{1}{x}$ is not uniformly continuous. You can now attempt to formally write this down following from the answer I've linked above.